home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Panda Internet Security 2009 / IS09PROMO3M.exe / [0] / Files / Analisis.dll / 0 / RCDATA / TFORMDESINFREINICIAR / TFORMDESINFREINICIAR.txt < prev   
Text File  |  2008-07-17  |  2KB  |  102 lines

  1. object FormDesinfReiniciar: TFormDesinfReiniciar
  2.   Tag = 255500
  3.   Left = 273
  4.   Top = 138
  5.   BorderIcons = []
  6.   BorderStyle = bsSingle
  7.   BorderWidth = 12
  8.   Caption = '%s='
  9.   ClientHeight = 189
  10.   ClientWidth = 367
  11.   Color = 14215660
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'Tahoma'
  16.   Font.Style = []
  17.   FormStyle = fsStayOnTop
  18.   Icon.Data = {<image000.ico>}
  19.   OldCreateOrder = False
  20.   Position = poScreenCenter
  21.   Scaled = False
  22.   OnShow = FormShow
  23.   PixelsPerInch = 96
  24.   TextHeight = 13
  25.   object Label1: TLabel
  26.     Tag = 255100
  27.     Left = 83
  28.     Top = 24
  29.     Width = 280
  30.     Height = 29
  31.     AutoSize = False
  32.     Caption = '∩┐╜Neutralizando virus!'
  33.     Font.Charset = ANSI_CHARSET
  34.     Font.Color = clBlack
  35.     Font.Height = -16
  36.     Font.Name = 'Tahoma'
  37.     Font.Style = [fsBold]
  38.     ParentFont = False
  39.     Transparent = True
  40.     WordWrap = True
  41.   end
  42.   object Label117: TLabel
  43.     Tag = 255200
  44.     Left = 83
  45.     Top = 61
  46.     Width = 282
  47.     Height = 45
  48.     AutoSize = False
  49.     Caption = 
  50.       'Para completar la desinfecci∩┐╜n de este virus es imprescindible q' +
  51.       'ue cierres todos los programas y reinicies el ordenador.'
  52.     Transparent = True
  53.     WordWrap = True
  54.   end
  55.   object PandaBrown1: TImage
  56.     Left = 9
  57.     Top = 7
  58.     Width = 57
  59.     Height = 55
  60.     AutoSize = True
  61.     Picture.Data = {<image001.bmp>}
  62.     Stretch = True
  63.     Transparent = True
  64.   end
  65.   object Label2: TLabel
  66.     Tag = 255200
  67.     Left = 84
  68.     Top = 112
  69.     Width = 282
  70.     Height = 26
  71.     AutoSize = False
  72.     Caption = 
  73.       'Actualmente existen ficheros infectados en uso que ser∩┐╜n neutral' +
  74.       'izados al reiniciar tu sistema.'
  75.     Constraints.MinWidth = 282
  76.     Transparent = True
  77.     WordWrap = True
  78.   end
  79.   object BAceptar: TPlaButton
  80.     Tag = 255300
  81.     Left = 161
  82.     Top = 168
  83.     Width = 100
  84.     Height = 21
  85.     Caption = 'Reiniciar '
  86.     TabOrder = 0
  87.     OnClick = BAceptarClick
  88.     Default = True
  89.   end
  90.   object Button1: TPlaButton
  91.     Tag = 255400
  92.     Left = 267
  93.     Top = 168
  94.     Width = 100
  95.     Height = 21
  96.     Caption = 'No reiniciar'
  97.     TabOrder = 1
  98.     OnClick = Button1Click
  99.     Cancel = True
  100.   end
  101. end
  102.